Skip to content

Conversation

pinkforest
Copy link
Contributor

@pinkforest pinkforest commented Jan 9, 2023

As documented here via DOC PR #241 :

I have further proposal how to re-organise the examples to clear out lib .rs but I'll do it in separate PR

Depends on to get rid of rand here on batch feature:

legacy_compatibility = []
pkcs8 = ["ed25519/pkcs8"]
pem = ["alloc", "ed25519/pem", "pkcs8"]
rand_core = ["dep:rand_core"]
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is best to keep iterating explicitly all the features in Cargo.toml as it's easier to understand for downstream

@rozbb rozbb merged commit 8c455f5 into dalek-cryptography:release/2.0 Jan 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants